InterceptorError constructor
InterceptorError(
- String errorCode,
- ValueCallbackError callback
Implementation
InterceptorError(this.errorCode, this.callback);
InterceptorError(this.errorCode, this.callback);