LogHandler typedef

LogHandler = void Function(Object? o)

Implementation

typedef LogHandler = void Function(Object? o);