instructions property

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

Implementation

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