menu
flutter_chrome_cast
_session_manager/cast_session_manager_platform.dart
GoogleCastSessionManagerPlatformInterface
currentSessionStream property
currentSessionStream
dark_mode
light_mode
currentSessionStream
property
Stream
<
GoogleCastSession
?
>
get
currentSessionStream
Stream of current session changes.
Implementation
Stream<GoogleCastSession?> get currentSessionStream;
flutter_chrome_cast
cast_session_manager_platform
GoogleCastSessionManagerPlatformInterface
currentSessionStream property
GoogleCastSessionManagerPlatformInterface class