retryAfter property

int? retryAfter
final

Optional. In case of exceeding flood control, the number of seconds left to wait before the request can be repeated

Implementation

final int? retryAfter;