playerState property
PlayerState
get
playerState
The current state of the Player
Implementation
PlayerState get playerState => _playerState;
The current state of the Player
PlayerState get playerState => _playerState;