deburr property

bool deburr
final

Strip diacritics from text fields before encoding.

Many Slovak banking apps only accept ASCII text. Defaults to true.

Implementation

final bool deburr;