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