readynessStream property

Stream<Readyness> get readynessStream

Implementation

Stream<Readyness> get readynessStream => _readynessListeners.stream;