onNotification property

Stream<WipEvent> get onNotification

Implementation

Stream<WipEvent> get onNotification => _notificationController.stream;