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