ErrorCallback typedef

ErrorCallback = void Function(Object error)

Implementation

typedef ErrorCallback = void Function(Object error);