ApiWrappedException constructor
const
ApiWrappedException(
- Object inner,
- StackTrace stackTrace, [
- RequestBuilder? builder
Implementation
const ApiWrappedException(this.inner, this.stackTrace, [this.builder]);