menu
aws_cloudsearch_api package
documentation
cloudsearch-2011-02-01.dart
TextOptions
TextOptions constructor
TextOptions constructor
dark_mode
light_mode
TextOptions
constructor
TextOptions
(
{
String
?
defaultValue
,
bool
?
facetEnabled
,
bool
?
resultEnabled
,
String
?
textProcessor
,
})
Implementation
TextOptions({ this.defaultValue, this.facetEnabled, this.resultEnabled, this.textProcessor, });
aws_cloudsearch_api package
documentation
cloudsearch-2011-02-01
TextOptions
TextOptions constructor
TextOptions class