ReplaceAllShapesWithSheetsChartResponse constructor

ReplaceAllShapesWithSheetsChartResponse({
  1. int? occurrencesChanged,
})

Implementation

ReplaceAllShapesWithSheetsChartResponse({
  this.occurrencesChanged,
});