instruction property

  1. @override
MetaplexBubblegumProgramInstruction get instruction
override

The instruction of the program.

Implementation

@override
MetaplexBubblegumProgramInstruction get instruction =>
    MetaplexBubblegumProgramInstruction.burn;