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