menu
jw_video_player package
documentation
jwplayer_platform_interface.dart
JWPlayerPlatform
create method
create method
dark_mode
light_mode
create
method
Future
<
int
>
create
(
)
Implementation
Future<int> create() { throw UnimplementedError('create() has not been implemented.'); }
jw_video_player package
documentation
jwplayer_platform_interface
JWPlayerPlatform
create method
JWPlayerPlatform class