interceptorClass property

ServerClass get interceptorClass

Implementation

ServerClass get interceptorClass {
  return _create(Interceptor);
}