shouldNormalize property

bool shouldNormalize
final

Wether it should convert accents (diacritics) from strings to latin characters before searching.

Implementation

final bool shouldNormalize;