value property

int get value

The integer stored in this Accumulator.

Implementation

int get value => _value;