eventSource property

String? get eventSource

The source of this event.

Implementation

String? get eventSource => data['eventSource'];