instruction property

  1. @override
NameServiceProgramInstruction get instruction
override

The instruction associated with the layout.

Implementation

@override
NameServiceProgramInstruction get instruction =>
    NameServiceProgramInstruction.create;