origin property
@AvailableInWorkers("service")
The origin read-only property of the
ExtendableMessageEvent interface returns the origin of the
Client that sent the message.
Implementation
external String get origin;
@AvailableInWorkers("service")
The origin read-only property of the
ExtendableMessageEvent interface returns the origin of the
Client that sent the message.
external String get origin;