state property
ValueListenable<SessionState>
get
state
Listenable session state of the cast device
Implementation
ValueListenable<SessionState> get state => _stateNotifier;
Listenable session state of the cast device
ValueListenable<SessionState> get state => _stateNotifier;