value property

BigInt get value

Returns the wrapped BigInt value.

Implementation

BigInt get value => _value;