rateLimitId property

String rateLimitId

The identifier for the rate limit bucket for this request.

Implementation

String get rateLimitId => '$method ${route.rateLimitId}';