Creates a new RateLimit instance.
const RateLimit({required this.maxAttempts, required this.timeframe});