AllEvents property

List<NotificationEvent> AllEvents
Gets the collection of all events.

Implementation

List<NotificationEvent> get AllEvents => this._events;