state property

PlayerState get state

Current state of the Player.

Implementation

PlayerState get state => platform!.state;