playerState property

ValueStream<PlayerState> get playerState

Implementation

ValueStream<PlayerState> get playerState => _playerState.stream;