MetaplexNFTPacksProgramInstruction constructor

const MetaplexNFTPacksProgramInstruction(
  1. int insturction,
  2. String name
)

Implementation

const MetaplexNFTPacksProgramInstruction(this.insturction, this.name);