state property Null safety
Listenable connection state of the cast device
Implementation
ValueListenable<CastState> get state => _stateNotifier;
Listenable connection state of the cast device
ValueListenable<CastState> get state => _stateNotifier;