menu
ews package
documentation
Notifications/NotificationEvent.dart
NotificationEvent
EventType property
EventType property
dark_mode
light_mode
EventType
property
EventType
?
get
EventType
Gets the type of this event.
Implementation
enumerations.EventType? get EventType => this.eventType;
ews package
documentation
Notifications/NotificationEvent
NotificationEvent
EventType property
NotificationEvent class