navigation-testing
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
navigation-testing
navigation-testing
/
com.freeletics.khonshu.navigation.deeplinks
/
PlaceholderDefinition
Placeholder
Definition
common
data
class
PlaceholderDefinition
(
val
key
:
String
,
val
exampleValues
:
List
<
String
>
)
Members
Constructors
Placeholder
Definition
Link copied to clipboard
common
constructor
(
key
:
String
,
exampleValues
:
List
<
String
>
)
Properties
example
Values
Link copied to clipboard
common
val
exampleValues
:
List
<
String
>
key
Link copied to clipboard
common
val
key
:
String