toBigInt method

BigInt toBigInt()

Implementation

BigInt toBigInt() => toRat().toBigInt();