instruction property

  1. @override
MetaplexGumdropProgramInstruction get instruction
override

The instruction of the program.

Implementation

@override
MetaplexGumdropProgramInstruction get instruction =>
    MetaplexGumdropProgramInstruction.claim;