ExecuteStatementOutput constructor
ExecuteStatementOutput({
- List<
Map< ? items,String, AttributeValue> > - String? nextToken,
Implementation
ExecuteStatementOutput({
this.items,
this.nextToken,
});