operation property

  1. @TagNumber.new(11)
STANDARD_LIFECYCLE_STATUS get operation

The operation that was performed

Implementation

@$pb.TagNumber(11)
STANDARD_LIFECYCLE_STATUS get operation => $_getN(4);
  1. @TagNumber.new(11)
set operation (STANDARD_LIFECYCLE_STATUS value)

Implementation

@$pb.TagNumber(11)
set operation(STANDARD_LIFECYCLE_STATUS value) => $_setField(11, value);