OnError typedef

OnError = dynamic Function(Object error)

Implementation

typedef OnError(Object error);