event property

String? event
final

The event name a listener can subscribe to by, rather than message.

Implementation

final String? event;