qcGroupId property
- @TagNumber.new(12)
The ID of the qc group
Implementation
@$pb.TagNumber(12)
$fixnum.Int64 get qcGroupId => $_getI64(5);
- @TagNumber.new(12)
Implementation
@$pb.TagNumber(12)
set qcGroupId($fixnum.Int64 value) => $_setInt64(5, value);