ErrorProto constructor
ErrorProto({})
Implementation
ErrorProto({
this.argument,
this.code,
this.debugInfo,
this.domain,
this.externalErrorMessage,
this.location,
this.locationType,
});
ErrorProto({
this.argument,
this.code,
this.debugInfo,
this.domain,
this.externalErrorMessage,
this.location,
this.locationType,
});