StructuredErrorResponse constructor
const
StructuredErrorResponse(})
Implementation
const StructuredErrorResponse(
super.requestId, {
this.message = '',
this.sqlStateString,
this.nativeCode,
this.error,
});
const StructuredErrorResponse(
super.requestId, {
this.message = '',
this.sqlStateString,
this.nativeCode,
this.error,
});