allowRetry constant

String const allowRetry

Explicitly allows retrying a method excluded by the configured method set.

This never overrides replay-safety checks for FormData or stream bodies.

Implementation

static const String allowRetry = 'allowRetry';