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