mutableState

val <S> MutableStateFlow<S>.mutableState: MutableState<S>(source)

Extension property returning a MutableState for a MutableStateFlow.