state property

PlayerState get state

Get current state (synchronous)

Implementation

PlayerState get state => _state;