Future<double?> volumeUp({double step = 1.0 / 16.0}) { throw UnimplementedError('volumeUp() has not been implemented.'); }