minWordSizefor1Typo property

  1. @JsonKey(name: r'minWordSizefor1Typo')
int? minWordSizefor1Typo
final

Minimum number of characters a word in the search query must contain to accept matches with one typo.

Implementation

@JsonKey(name: r'minWordSizefor1Typo')
final int? minWordSizefor1Typo;