auth property
Location authentication secrets.
Implementation
@$pb.TagNumber(5)
LocationAuth get auth => $_getN(4);
Implementation
@$pb.TagNumber(5)
set auth(LocationAuth v) { setField(5, v); }
Location authentication secrets.
@$pb.TagNumber(5)
LocationAuth get auth => $_getN(4);
@$pb.TagNumber(5)
set auth(LocationAuth v) { setField(5, v); }