shouldNormalize property
Wether it should convert accents (diacritics) from strings to latin characters before searching.
Implementation
final bool shouldNormalize;
Wether it should convert accents (diacritics) from strings to latin characters before searching.
final bool shouldNormalize;