PrintCallback typedef

PrintCallback = void Function(PrintError)

Implementation

typedef PrintCallback = void Function(PrintError);