KeyedThrottledRequest<T> constructor
KeyedThrottledRequest<T> ({
- required Duration minInterval,
Implementation
KeyedThrottledRequest({required this.minInterval});