ApiException.unhandled constructor
const
ApiException.unhandled(
- int code
Implementation
const ApiException.unhandled(this.code)
: message = 'Unhandled response',
innerException = null,
stackTrace = null;