instruction property

  1. @override
dynamic instruction
override

The instruction of the program.

Implementation

@override
get instruction => null;