valueInBigInt property

BigInt get valueInBigInt

Implementation

BigInt get valueInBigInt => BigInt.parse(value);