SharedPreferencesStateFlow

internal constructor(flow: MutableStateFlow<V>, put: (V) -> Unit)