StringMapper typedef

StringMapper = String Function(String string)

Implementation

typedef StringMapper = String Function(String string);