serverNotificationStreamController property
Implementation
final serverNotificationStreamController =
StreamController<ServerNotificationData>.broadcast();
final serverNotificationStreamController =
StreamController<ServerNotificationData>.broadcast();