Error constructor
Error({})
Implementation
Error({
this.codes,
this.arguments,
this.defaultMessage,
this.objectName,
this.field,
this.rejectedValue,
this.bindingFailure,
this.code,
});
Error({
this.codes,
this.arguments,
this.defaultMessage,
this.objectName,
this.field,
this.rejectedValue,
this.bindingFailure,
this.code,
});