StringMapper typedef

StringMapper = String Function(String s)

Implementation

typedef StringMapper = String Function(String string);