auth property
- @TagNumber(1)
Location's auth after updates.
Implementation
@$pb.TagNumber(1)
LocationAuth get auth => $_getN(0);
- @TagNumber(1)
Implementation
@$pb.TagNumber(1)
set auth(LocationAuth v) { setField(1, v); }
Location's auth after updates.
@$pb.TagNumber(1)
LocationAuth get auth => $_getN(0);
@$pb.TagNumber(1)
set auth(LocationAuth v) { setField(1, v); }