OnError typedef

OnError = void Function(Response response)

Implementation

typedef OnError = void Function(Response response);