PngCompression constructor

const PngCompression(
  1. int level
)

Implementation

const PngCompression(this.level);