notifyStream property

Stream<List<Notify>> get notifyStream

Implementation

Stream<List<Notify>> get notifyStream => notifyStreamController.stream;