ErrorHandler typedef

ErrorHandler = void Function(Object, StackTrace)

Implementation

typedef ErrorHandler = void Function(Object, StackTrace);