advancedSyntax property
Whether to support phrase matching and excluding words from search queries. Use the advancedSyntaxFeatures
parameter to control which feature is supported.
Implementation
@JsonKey(name: r'advancedSyntax')
final bool? advancedSyntax;