whenError property

  1. @protected
WhenErrorCallback? whenError
final

The callback that determines whether a request when an error is thrown.

Implementation

@protected
final WhenErrorCallback? whenError;