trimmedLatin method

String trimmedLatin()

Implementation

String trimmedLatin() => text.toLatinNumber().trim();