CompressObject constructor

CompressObject(
  1. File imageFile,
  2. String path,
  3. int rand
)

Implementation

CompressObject(this.imageFile, this.path, this.rand);