MtadKey constructor

const MtadKey(
  1. String pidS,
  2. String pidOne,
  3. String pidTwo
)

Implementation

const MtadKey(this.pidS, this.pidOne, this.pidTwo);