vector / com.haroldadmin.vector / VectorViewModel / state
state¶
val state: Flow<
S
>
A kotlinx.coroutines.flow.Flow of VectorState which can be observed by external classes to respond to changes in state.
Getter
A kotlinx.coroutines.flow.Flow of VectorState which can be observed by external classes to respond to changes in state.