Translator typedef

Translator = String Function(String)

Implementation

typedef Translator = String Function(String);