retryable property

bool retryable
final

Whether the underlying failure behind a fallback was transient. False when isFallback is false.

Implementation

final bool retryable;