toBigInt property

BigInt get toBigInt

Implementation

BigInt get toBigInt => BigInt.parse(this);