desiredState property
Auxiliary variable to re-check the volatile player state during async operations.
Implementation
@visibleForTesting
PlayerState desiredState = PlayerState.stopped;
Auxiliary variable to re-check the volatile player state during async operations.
@visibleForTesting
PlayerState desiredState = PlayerState.stopped;