accumulatorWrite property
The contents of the accumulator write when output_state is OUTPUT_OBJECT_STATE_ACCUMULATOR_WRITE
Implementation
@$pb.TagNumber(12)
AccumulatorWrite get accumulatorWrite => $_getN(11);
Implementation
@$pb.TagNumber(12)
set accumulatorWrite(AccumulatorWrite value) => $_setField(12, value);