toBigInt property

BigInt get toBigInt

Implementation

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