Minimum number of characters a word in the search query must contain to accept matches with one typo.
@JsonKey(name: r'minWordSizefor1Typo') final int? minWordSizefor1Typo;