componentName property
- @TagNumber(9)
Component on the robot to move to the specified destination
Implementation
@$pb.TagNumber(9)
$core.String get componentName => $_getSZ(8);
- @TagNumber(9)
Implementation
@$pb.TagNumber(9)
set componentName($core.String v) { $_setString(8, v); }