menu
ews package
documentation
Notifications/NotificationEventArgs.dart
NotificationEventArgs
Events property
Events property
dark_mode
light_mode
Events
property
Iterable
<
NotificationEvent
>
?
Events
getter/setter pair
Gets the events that were received.
Implementation
Iterable<NotificationEvent>? Events;
ews package
documentation
Notifications/NotificationEventArgs
NotificationEventArgs
Events property
NotificationEventArgs class