MutableStateFlowSettingWrapper

Properties

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

Functions

Link copied to clipboard
fun update(value: T)