mode property
String?
get
mode
Why this entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
Implementation
String? get mode => modeField.getValue(_json);