locationId property
- @TagNumber.new(14)
The ID of the location
Implementation
@$pb.TagNumber(14)
$fixnum.Int64 get locationId => $_getI64(6);
- @TagNumber.new(14)
Implementation
@$pb.TagNumber(14)
set locationId($fixnum.Int64 value) => $_setInt64(6, value);