ThrottleInterceptor constructor
ThrottleInterceptor(
- ThrottleController controller
Creates an interceptor driven by controller.
Implementation
ThrottleInterceptor(this.controller);
Creates an interceptor driven by controller.
ThrottleInterceptor(this.controller);