instructions property

  1. @TagNumber(4)
List<RawMessage_Instruction> get instructions

Implementation

@$pb.TagNumber(4)
$core.List<RawMessage_Instruction> get instructions => $_getList(3);