exhaustiveTypo property
Indicates whether the search for typos was exhaustive (exact) or approximate.
Implementation
@JsonKey(name: r'exhaustiveTypo')
final bool? exhaustiveTypo;
Indicates whether the search for typos was exhaustive (exact) or approximate.
@JsonKey(name: r'exhaustiveTypo')
final bool? exhaustiveTypo;