nml property

String get nml

Normalize the text shortened extension

Convert all diacritical characters to ASCII characters.

Implementation

String get nml => normalize();