retryAfterMs property

int? get retryAfterMs

Implementation

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