instruction property

  1. @override
List<int> instruction
final

The instruction of the program.

Implementation

@override
abstract final List<int> instruction;