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