Future<void> setVolume(double volume) { throw UnimplementedError( '[PlatformPlayer.volume] is not implemented', ); }