vectorRadians property
- @TagNumber(2)
Implementation
@$pb.TagNumber(2)
Orientation_OrientationVectorRadians get vectorRadians => $_getN(1);
- @TagNumber(2)
Implementation
@$pb.TagNumber(2)
set vectorRadians(Orientation_OrientationVectorRadians v) { setField(2, v); }