locationSource property
TODO: REPLACE
Implementation
@$pb.TagNumber(5)
Position_LocSource get locationSource => $_getN(4);
Implementation
@$pb.TagNumber(5)
set locationSource(Position_LocSource value) => $_setField(5, value);
TODO: REPLACE
@$pb.TagNumber(5)
Position_LocSource get locationSource => $_getN(4);
@$pb.TagNumber(5)
set locationSource(Position_LocSource value) => $_setField(5, value);