onError property
dynamic Function(OperationException? exception, JsonMap variables)
get
onError
Callback for handler exception after request execution
Implementation
Function(OperationException? exception, JsonMap variables) get onError;