notifyStream property

Stream<bool> notifyStream

See _NotifyManager.notifyStream

Implementation

static Stream<bool> get notifyStream => _notifyManager.notifyStream;