retryDelay property
Duration?
retryDelay
final
Clients should wait at least this long between retrying the same request.
Implementation
final Duration? retryDelay;
Clients should wait at least this long between retrying the same request.
final Duration? retryDelay;