tryAsBigInt abstract method

BigInt? tryAsBigInt()

This value as a BigInt value or null if cannot be converted to BigInt.

Implementation

BigInt? tryAsBigInt();