retryAfter property

Duration? retryAfter
final

How long to wait before retrying (if provided by the API).

Implementation

final Duration? retryAfter;