//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.architecture/DefaultMviModel/uiState
uiState
[jvm]
open override val uiState: MutableStateFlow<State>
Representation of the state holder’s state for the view to consume.
//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.architecture/DefaultMviModel/uiState
[jvm]
open override val uiState: MutableStateFlow<State>
Representation of the state holder’s state for the view to consume.