componentName property
- @TagNumber(4)
Component on the robot to move to the specified destination
Implementation
@$pb.TagNumber(4)
$14.ResourceName get componentName => $_getN(3);
- @TagNumber(4)
Implementation
@$pb.TagNumber(4)
set componentName($14.ResourceName v) { setField(4, v); }