MutableStateFlowWrapper

Properties

Link copied to clipboard
val scope: CoroutineScope
Link copied to clipboard
val state: StateFlow<T>

Functions

Link copied to clipboard
fun update(value: T)