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