playerState property

CharacterPlayerState? get playerState

获取当前播放器状态

Implementation

CharacterPlayerState? get playerState => _state.playerState;