MAX_UINT64 property

BigInt MAX_UINT64
final

Implementation

static final BigInt MAX_UINT64 = BigInt.parse('FFFFFFFFFFFFFFFF', radix: 16);