state property Null safety
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;