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