instruction property

  1. @override
int instruction
override

The instruction of the program.

Implementation

@override
int get instruction => VoteProgramInstruction.authorize.insturction;