notifications property
Stream<NeomageNotification>
get
notifications
Implementation
Stream<NeomageNotification> get notifications => _notifications.stream;
Stream<NeomageNotification> get notifications => _notifications.stream;