ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.api.app.model
/
ExpoFpLinkType
/
ExpoKey
Expo
Key
@
Serializable
@
SerialName
(
value
=
"expoKey"
)
data
class
ExpoKey
(
val
key
:
String
)
:
ExpoFpLinkType
Plan expo key to load from the internet.
Parameters
key
expo key string
Members
Constructors
Expo
Key
Link copied to clipboard
constructor
(
key
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
A textual representation of this instance.
key
Link copied to clipboard
val
key
:
String