instruction property

  1. @override
VoteProgramInstruction get instruction
override

The instruction of the program.

Implementation

@override
VoteProgramInstruction get instruction => VoteProgramInstruction.withdraw;