auth property
- @TagNumber(5)
Location authentication secrets.
Implementation
@$pb.TagNumber(5)
LocationAuth get auth => $_getN(4);
- @TagNumber(5)
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); }