isBigInt property

  1. @override
bool isBigInt
override

Returns true if the internal representation is a BigInt.

Implementation

@override
bool get isBigInt;