notifications property
Stream<NotificationResponse>
get
notifications
Implementation
Stream<NotificationResponse> get notifications => _streamController.stream;
Stream<NotificationResponse> get notifications => _streamController.stream;