OutputCallback typedef

OutputCallback = void Function(OutputEvent event)

Implementation

typedef OutputCallback = void Function(OutputEvent event);