activityActionId property
- @TagNumber.new(11)
Stores the activity action ID
Implementation
@$pb.TagNumber(11)
$fixnum.Int64 get activityActionId => $_getI64(1);
- @TagNumber.new(11)
Implementation
@$pb.TagNumber(11)
set activityActionId($fixnum.Int64 value) => $_setInt64(1, value);