enableRateLimit property
Enable rate limiting for all events When true, rate limiting is active with configured limits When false or null, rate limiting is disabled
Implementation
final bool? enableRateLimit;
Enable rate limiting for all events When true, rate limiting is active with configured limits When false or null, rate limiting is disabled
final bool? enableRateLimit;