toBigInt abstract method

  1. @override
BigInt toBigInt()
override

Returns this number as BigInt.

Implementation

@override
BigInt toBigInt();