CASMErrPair.error constructor
CASMErrPair.error(
- Error? error,
- StackTrace trace
Implementation
CASMErrPair.error(this.error, this.trace);
CASMErrPair.error(this.error, this.trace);