value property

int value

The integer stored in this Accumulator.

Implementation

int get value => _value;