TextMapper typedef

TextMapper = String Function(String numberText)

Implementation

typedef TextMapper = String Function(String numberText);