alias property

  1. @optional
String? alias
getter/setter pair

The alias of the registered service.

This is provided for the event kinds:

  • ServiceRegistered

Implementation

@optional
String? alias;