activityStatusId property
- @TagNumber.new(28)
Filter by the associated activity status ID
Implementation
@$pb.TagNumber(28)
$fixnum.Int64 get activityStatusId => $_getI64(11);
- @TagNumber.new(28)
Implementation
@$pb.TagNumber(28)
set activityStatusId($fixnum.Int64 value) => $_setInt64(11, value);