isBigInt property

bool isBigInt

True if this value is stored as BigInt.

Even if false is returned it might be possible to access value as BigInt.

Implementation

bool get isBigInt;