instruction property
The instruction of the program.
Implementation
@override
VoteProgramInstruction get instruction => VoteProgramInstruction.withdraw;
The instruction of the program.
@override
VoteProgramInstruction get instruction => VoteProgramInstruction.withdraw;