CreateNamedQueryOutput constructor
CreateNamedQueryOutput({
- String? namedQueryId,
Implementation
CreateNamedQueryOutput({
this.namedQueryId,
});
CreateNamedQueryOutput({
this.namedQueryId,
});