ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.jsInteraction.model
/
ExpoFpLayer
Expo
Fp
Layer
@
Serializable
data
class
ExpoFpLayer
(
val
name
:
String
=
""
,
val
description
:
String
=
""
)
Layer info
Members
Constructors
Expo
Fp
Layer
Link copied to clipboard
constructor
(
name
:
String
=
""
,
description
:
String
=
""
)
Properties
description
Link copied to clipboard
@
SerialName
(
value
=
"description"
)
val
description
:
String
Description
name
Link copied to clipboard
@
SerialName
(
value
=
"name"
)
val
name
:
String
Name