Events property

Iterable<NotificationEvent>? Events
getter/setter pair
Gets the events that were received.

Implementation

Iterable<NotificationEvent>? Events;