Main Screen UIState
MainScreenUIState contains the states of the MainScreen
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class ShowConversationState(val codeLanguage: String? = "en", val title: String?, val botAvatarUrl: String? = null) : MainScreenUIState