BatchExecuteStatementResponse constructor
BatchExecuteStatementResponse({
- List<
UpdateResult> ? updateResults,
Implementation
BatchExecuteStatementResponse({
this.updateResults,
});