method property Null safety

String? method
optional">@optionalread / write

The RPC method that should be used to invoke the service.

This is provided for the event kinds:

  • ServiceRegistered
  • ServiceUnregistered

Implementation

@optional
String? method;