Interceptor constructor

Interceptor(
  1. RequestMatcher _matcher
)

Implementation

Interceptor(this._matcher) : responseDelay = Duration.zero;