menu
spectra_cli package
documentation
utils/http_utils.dart
RateLimitException
RateLimitException.new constructor
RateLimitException.new constructor
dark_mode
light_mode
RateLimitException
constructor
RateLimitException
(
{
required
String
message
,
Duration
?
retryAfter
,
})
Implementation
RateLimitException({required this.message, this.retryAfter});
spectra_cli package
documentation
utils/http_utils
RateLimitException
RateLimitException.new constructor
RateLimitException class