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