StateFlowBindingPropertyId

fun <T> StateFlowBindingPropertyId(stateFlow: StateFlow<T>)

Parameters

stateFlow

A state flow for providing data.