onError property

dynamic Function(OperationException? exception) get onError

Callback for handler exception after request execution

Implementation

Function(OperationException? exception) get onError;