notifications property

  1. @override
Stream<ServerNotificationData> get notifications
override

Implementation

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