onBufferPercentUpdate property Null safety
stream of bufferPercent.
Implementation
Stream<int> get onBufferPercentUpdate => _bufferPercentController.stream;
stream of bufferPercent.
Stream<int> get onBufferPercentUpdate => _bufferPercentController.stream;