locationValue property
Implementation
@$pb.TagNumber(10)
FFLatLngValue get locationValue => $_getN(9);
Implementation
@$pb.TagNumber(10)
set locationValue(FFLatLngValue value) => $_setField(10, value);
@$pb.TagNumber(10)
FFLatLngValue get locationValue => $_getN(9);
@$pb.TagNumber(10)
set locationValue(FFLatLngValue value) => $_setField(10, value);