BatchUpdateValuesResponse constructor
BatchUpdateValuesResponse({})
Implementation
BatchUpdateValuesResponse({
this.responses,
this.spreadsheetId,
this.totalUpdatedCells,
this.totalUpdatedColumns,
this.totalUpdatedRows,
this.totalUpdatedSheets,
});