locationId property
- @TagNumber.new(54)
Filter by the location ID
Implementation
@$pb.TagNumber(54)
$fixnum.Int64 get locationId => $_getI64(28);
- @TagNumber.new(54)
Implementation
@$pb.TagNumber(54)
set locationId($fixnum.Int64 value) => $_setInt64(28, value);