menu
smart_dev_flutter_cast package
documentation
chrome_cast/chrome_cast_controller.dart
ChromeCastController
endSession method
endSession method
dark_mode
light_mode
endSession
method
Future
<
void
>
endSession
(
)
End current session
Implementation
Future<void> endSession() { return chromeCastPlatform.endSession(id: id); }
smart_dev_flutter_cast package
documentation
chrome_cast/chrome_cast_controller
ChromeCastController
endSession method
ChromeCastController class