Future<void> jump(int index) { throw UnimplementedError( '[PlatformPlayer.jump] is not implemented', ); }