etaDataState

abstract val etaDataState: StateFlow<EtaModel?>

A StateFlow representing eta data required by EtaBar. Pass this to the composable EtaBar as the speedState parameter.

See also