toggle menu
navigation-testing
common
switch theme
search in API
navigation-testing
/
com.freeletics.khonshu.navigation.deeplinks
/
PlaceholderDefinition
Placeholder
Definition
@
Serializable
data
class
PlaceholderDefinition
(
val
key
:
String
,
val
exampleValues
:
List
<
String
>
)
Members
Constructors
Placeholder
Definition
Link copied to clipboard
constructor
(
key
:
String
,
exampleValues
:
List
<
String
>
)
Properties
example
Values
Link copied to clipboard
val
exampleValues
:
List
<
String
>
key
Link copied to clipboard
val
key
:
String