OperationErrorErrors constructor
OperationErrorErrors({})
Implementation
OperationErrorErrors({
this.arguments,
this.code,
this.debugInfo,
this.errorDetails,
this.location,
this.message,
});
OperationErrorErrors({
this.arguments,
this.code,
this.debugInfo,
this.errorDetails,
this.location,
this.message,
});