instruction property

  1. @override
SystemProgramInstruction get instruction
override

The instruction of the program.

Implementation

@override
SystemProgramInstruction get instruction => SystemProgramInstruction.assign;