onRetry property

  1. @protected
WhenRetriedCallback? onRetry
final

The callback to call to indicate that a request is being retried.

Implementation

@protected
final WhenRetriedCallback? onRetry;