motrelou
2.0
motrelou
/
fr.imacaron.motrelou.type
/
TNouveauMot
TNouveau
Mot
data
class
TNouveauMot
(
val
mot
:
String
,
val
createur
:
String
,
val
definition
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
TNouveau
Mot
Link copied to clipboard
fun
TNouveauMot
(
mot
:
String
,
createur
:
String
,
definition
:
String
)
Content copied to clipboard
Properties
createur
Link copied to clipboard
val
createur
:
String
Content copied to clipboard
definition
Link copied to clipboard
val
definition
:
String
Content copied to clipboard
mot
Link copied to clipboard
val
mot
:
String
Content copied to clipboard