motrelou
2.0
motrelou
/
fr.imacaron.motrelou.ressources
/
Mot
/
Id
Id
class
Id
(
val
parent
:
Mot
=
Mot()
,
val
mot
:
String
)
Content copied to clipboard
Types
Constructors
Properties
Constructors
Id
Link copied to clipboard
fun
Id
(
parent
:
Mot
=
Mot()
,
mot
:
String
)
Content copied to clipboard
Types
Definition
Link copied to clipboard
class
Definition
(
val
parent
:
Mot.Id
)
Content copied to clipboard
Properties
mot
Link copied to clipboard
val
mot
:
String
Content copied to clipboard
parent
Link copied to clipboard
val
parent
:
Mot
Content copied to clipboard