IAMPASSImage constructor

IAMPASSImage(
  1. String encoding,
  2. int number
)

Implementation

IAMPASSImage(this.encoding, this.number);