OnSendFailedCallback typedef
OnSendFailedCallback =
void Function(HttpResponse errorResponse)
Implementation
typedef OnSendFailedCallback = void Function(HttpResponse errorResponse);
typedef OnSendFailedCallback = void Function(HttpResponse errorResponse);