asBigInt property

BigInt get asBigInt

Implementation

BigInt get asBigInt => BigInt.from(value);