Future<void> pausePlayer({required int id}) async { throw UnimplementedError('pausePlayer() has not been implemented.'); }