retryAfter property
final
How long to wait before retrying, parsed from the Retry-After response
header — null if the header was absent or unparsable.
Implementation
final Duration? retryAfter;
How long to wait before retrying, parsed from the Retry-After response
header — null if the header was absent or unparsable.
final Duration? retryAfter;