minWordSizefor2Typos property

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

Minimum number of characters a word in the query string must contain to accept matches with two typos.

Implementation

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