actionCodeId property
- @TagNumber.new(17)
Stores the action code ID
Implementation
@$pb.TagNumber(17)
$fixnum.Int64 get actionCodeId => $_getI64(8);
- @TagNumber.new(17)
Implementation
@$pb.TagNumber(17)
set actionCodeId($fixnum.Int64 value) => $_setInt64(8, value);