robotPartCount property
number of robot parts using this fragment
Implementation
@$pb.TagNumber(9)
$core.int get robotPartCount => $_getIZ(7);
Implementation
@$pb.TagNumber(9)
set robotPartCount($core.int v) { $_setSignedInt32(7, v); }
number of robot parts using this fragment
@$pb.TagNumber(9)
$core.int get robotPartCount => $_getIZ(7);
@$pb.TagNumber(9)
set robotPartCount($core.int v) { $_setSignedInt32(7, v); }