onWriteReady property

Stream<bool> get onWriteReady

Implementation

Stream<bool> get onWriteReady => _writeReadyController.stream;