menu
prf package
documentation
services/prf_rate_limiter.dart
PrfRateLimiter
maxTokens property
maxTokens property
dark_mode
light_mode
maxTokens
property
int
maxTokens
final
The maximum number of tokens that can be accumulated.
Implementation
final int maxTokens;
prf package
documentation
services/prf_rate_limiter
PrfRateLimiter
maxTokens property
PrfRateLimiter class