instruction property

  1. @override
int instruction
override

The instruction of the program.

Implementation

@override
int get instruction => MetaplexTokenMetaDataProgramInstruction
    .delegatePrintDelegateV1.insturction;