translite property

String get translite

Convert to translite

Implementation

String get translite => TranslitHelper.transliterate(source: this);