notificationStream property
Implementation
StreamController<NwcNotification> notificationStream =
StreamController<NwcNotification>.broadcast();
StreamController<NwcNotification> notificationStream =
StreamController<NwcNotification>.broadcast();