ConsolePrinter typedef

ConsolePrinter = void Function(Object? o)

Implementation

typedef ConsolePrinter = void Function(Object? o);