SimpleProgressTrackerState

constructor(player: Player, coroutineScope: CoroutineScope)

Parameters

player

The Player whose progress needs to be tracked.

coroutineScope

The CoroutineScope used for managing StateFlows.