eventSource property
String?
get
eventSource
The source of this event.
Implementation
String? get eventSource => data['eventSource'];
The source of this event.
String? get eventSource => data['eventSource'];