retryAfter property
Optional. In case of exceeding flood control, the number of seconds left to wait before the request can be repeated
Implementation
final int? retryAfter;
Optional. In case of exceeding flood control, the number of seconds left to wait before the request can be repeated
final int? retryAfter;