notificationStream property Null safety
Implementation
Stream<BuiltList<Notification>> get notificationStream =>
_notificationStreamController.stream;
Stream<BuiltList<Notification>> get notificationStream =>
_notificationStreamController.stream;