instruction property
The instruction of the program.
Implementation
@override
SystemProgramInstruction get instruction => SystemProgramInstruction.assign;
The instruction of the program.
@override
SystemProgramInstruction get instruction => SystemProgramInstruction.assign;