PrintFunc typedef

PrintFunc = void Function(Object obj)

Implementation

typedef PrintFunc = void Function(Object obj);