value property

int get value

Returns the wrapped integer value.

Implementation

int get value => _value;