toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk
/
StateId
State
Id
data
class
StateId
(
val
modelName
:
String
,
val
stateName
:
String
)
Members
Constructors
State
Id
Link copied to clipboard
constructor
(
modelName
:
String
,
stateName
:
String
)
Properties
model
Name
Link copied to clipboard
val
modelName
:
String
state
Name
Link copied to clipboard
val
stateName
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
without
Prefix
Link copied to clipboard
fun
withoutPrefix
(
)
:
String