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