removeDiacritics property
Whether the diacritics must be removed of the strings. It means removing all the accents and other added symbols from the letters.
Implementation
final bool removeDiacritics;
Whether the diacritics must be removed of the strings. It means removing all the accents and other added symbols from the letters.
final bool removeDiacritics;