secondaryUomId property
- @TagNumber.new(38)
Stores an optional secondary unit of component
Implementation
@$pb.TagNumber(38)
$fixnum.Int64 get secondaryUomId => $_getI64(5);
- @TagNumber.new(38)
Implementation
@$pb.TagNumber(38)
set secondaryUomId($fixnum.Int64 value) => $_setInt64(5, value);