toUnsignedBigInt64 property

BigInt get toUnsignedBigInt64

Implementation

BigInt get toUnsignedBigInt64 => BigInt.from(this).toUnsigned64;