navigation-testing
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
navigation-testing
navigation-testing
/
com.freeletics.khonshu.navigation.deeplinks
/
DeepLinkDefinition
/
DeepLinkDefinition
Deep
Link
Definition
constructor
(
patterns
:
List
<
PatternDefinition
>
,
prefixes
:
List
<
PrefixDefinition
>
=
emptyList()
,
placeholders
:
List
<
PlaceholderDefinition
>
=
emptyList()
,
exampleQueries
:
List
<
String
>
=
emptyList()
)