menu
kronix package
documentation
plugins/rate_limiter.dart
RateLimiter
maxRequests property
maxRequests property
dark_mode
light_mode
maxRequests
property
int
maxRequests
final
The maximum number of requests allowed within the
window
.
Implementation
final int maxRequests;
kronix package
documentation
plugins/rate_limiter
RateLimiter
maxRequests property
RateLimiter class