vectorDegrees property
- @TagNumber(3)
Implementation
@$pb.TagNumber(3)
Orientation_OrientationVectorDegrees get vectorDegrees => $_getN(2);
- @TagNumber(3)
Implementation
@$pb.TagNumber(3)
set vectorDegrees(Orientation_OrientationVectorDegrees v) { setField(3, v); }