toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.presentation.viewmodels.states
/
MainScreenState
/
Error
Error
data
class
Error
(
val
exception
:
String
)
:
MainScreenState
Members
Constructors
Error
Link copied to clipboard
constructor
(
exception
:
String
)
Properties
exception
Link copied to clipboard
val
exception
:
String