ImpactSingleImage constructor

ImpactSingleImage({
  1. String? InitImage,
})

Implementation

ImpactSingleImage({
  this.InitImage
});