DeepLinkDefinition

constructor(patterns: List<PatternDefinition>, prefixes: List<PrefixDefinition> = emptyList(), placeholders: List<PlaceholderDefinition> = emptyList(), exampleQueries: List<String> = emptyList())