options property
optional specifications to be obeyed during the motion
Implementation
@$pb.TagNumber(3)
MoveOptions get options => $_getN(2);
Implementation
@$pb.TagNumber(3)
set options(MoveOptions v) { setField(3, v); }
optional specifications to be obeyed during the motion
@$pb.TagNumber(3)
MoveOptions get options => $_getN(2);
@$pb.TagNumber(3)
set options(MoveOptions v) { setField(3, v); }