onNotification property
Stream<NotificationEvent>
get
onNotification
Implementation
Stream<NotificationEvent> get onNotification => _notifications.stream;
Stream<NotificationEvent> get onNotification => _notifications.stream;