retryAfterMs property

int? retryAfterMs

Implementation

int? get retryAfterMs => raw.tryGet<int>('retry_after_ms');