Get current volume (0.0 to 1.0).
Future<double> getCurrentVolume() { throw UnimplementedError('getCurrentVolume() has not been implemented.'); }