menu
aws_ivs_player package
documentation
Streaming_player/api/platform_channel.dart
DefaultPlayerPlatformChannel
initialize method
initialize method
dark_mode
light_mode
initialize
method
@
override
Future
<
void
>
initialize
(
)
override
Implementation
@override Future<void> initialize() async { _channel.setMethodCallHandler(_handleMethodCall); }
aws_ivs_player package
documentation
Streaming_player/api/platform_channel
DefaultPlayerPlatformChannel
initialize method
DefaultPlayerPlatformChannel class