value property

  1. @override
BigInt value
override

The value of the Uint256.

Implementation

@override
BigInt get value => _value;