value property

int get value

Returns the wrapped long value.

Implementation

int get value => _value;