paylike_dart_request
paylike_dart_request_exceptions
RateLimitException
RateLimitException constructor
RateLimitException
RateLimitException
constructor
Null safety
RateLimitException
(
)
Implementation
RateLimitException() { cause = 'Request got rate limited'; }
paylike_dart_request
paylike_dart_request_exceptions
RateLimitException
RateLimitException constructor
RateLimitException class
Constructors
RateLimitException
withTime
Properties
cause
hashCode
retryAfter
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==