volumeStream property

Stream<double> get volumeStream

Implementation

Stream<double> get volumeStream => _volumeStreamController.stream;