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