EventType property

EventType? get EventType
Gets the type of this event.

Implementation

enumerations.EventType? get EventType => this.eventType;