navigation-testing
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
navigation-testing
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