retry abstract method

Future<Response> retry()

Retry this request. Throws a StateError if this request did not or has yet to fail.

Implementation

Future<Response> retry();