ReplaceAllShapesWithImageResponse constructor

ReplaceAllShapesWithImageResponse({
  1. int? occurrencesChanged,
})

Implementation

ReplaceAllShapesWithImageResponse({
  this.occurrencesChanged,
});