notifyStream property

Stream<bool> notifyStream

The notify enable flag in stream.

Implementation

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