status property
YPlayerStatus
get
status
Gets the current status of the player.
Implementation
YPlayerStatus get status => _status;
Gets the current status of the player.
YPlayerStatus get status => _status;