notifications property
Implementation
@override
Stream<ServerNotificationData> get notifications =>
serverNotificationStreamController.stream;
@override
Stream<ServerNotificationData> get notifications =>
serverNotificationStreamController.stream;