status property
Limit the search space to the given status
Implementation
@$pb.TagNumber(10)
$1.INVENTORY_LIFECYCLE get status => $_getN(6);
Implementation
@$pb.TagNumber(10)
set status($1.INVENTORY_LIFECYCLE value) => $_setField(10, value);
Limit the search space to the given status
@$pb.TagNumber(10)
$1.INVENTORY_LIFECYCLE get status => $_getN(6);
@$pb.TagNumber(10)
set status($1.INVENTORY_LIFECYCLE value) => $_setField(10, value);