PrintFunction typedef

PrintFunction = void Function(Object o)

Implementation

typedef PrintFunction = void Function(Object o);