originalEventType property

String originalEventType

The type of the originalEvent.

Implementation

String get originalEventType => originalEvent.eventType;