updateRequest property

  1. @protected
WhenRequestCallback? updateRequest
final

The callback that updates a request that should be retried.

Implementation

@protected
final WhenRequestCallback? updateRequest;