VoidErrorCallback typedef

VoidErrorCallback = void Function(Object error, StackTrace stackTrace)

Implementation

typedef VoidErrorCallback = void Function(Object error, StackTrace stackTrace);