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