playerState property Null safety
Listenable state of the remote media player
Implementation
ValueListenable<PlayerState> get playerState => _playerStateNotifier;
Listenable state of the remote media player
ValueListenable<PlayerState> get playerState => _playerStateNotifier;