streamRetry abstract method

Future<StreamedResponse> streamRetry()

Retry this request and stream the response. Throws a StateError if this request did not or has yet to fail.

Implementation

Future<StreamedResponse> streamRetry();