Output typedef

Output = void Function(String)

Implementation

typedef Output = void Function(String);