uint64Max property

BigInt uint64Max
getter/setter pair

Implementation

static BigInt uint64Max = BigInt.from(-1).toUnsigned(64);