menu
bccm_player package
documentation
bccm_player_native.dart
BccmPlayerNative
getChromecastState method
getChromecastState method
dark_mode
light_mode
getChromecastState
method
@
override
Future
<
ChromecastState?
>
getChromecastState
(
)
override
Implementation
@override Future<ChromecastState?> getChromecastState() { return _pigeon.getChromecastState(); }
bccm_player package
documentation
bccm_player_native
BccmPlayerNative
getChromecastState method
BccmPlayerNative class