eventType property

String? eventType

The type of this event.

Implementation

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