locationSource property
@doc The source of the location.
Implementation
@$pb.TagNumber(1)
FFAlgoliaLocation_LocationSource get locationSource => $_getN(0);
Implementation
@$pb.TagNumber(1)
set locationSource(FFAlgoliaLocation_LocationSource value) =>
$_setField(1, value);