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