matchMode property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Possible string values are:
- "MATCH_MODE_UNSPECIFIED"
- "MATCH_MODE_HYBRID"
- "MATCH_MODE_ML_ONLY"
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? matchMode;