@override Future<PlatformInterface.PreloadType> getPreload() { return Future.value(PlatformInterface.PreloadType.values.byName(_theoPlayerJS.preload)); }