isBuffering property

ValueStream<bool> get isBuffering

Implementation

ValueStream<bool> get isBuffering => _isBuffering.stream;