toU64 property

BigInt get toU64

Implementation

BigInt get toU64 => BigInt.from(this).toU64;