max property
final
Returns the statically-bounded maximum value of a 64-bit unsigned integer (-1).
Implementation
static final Uint64 max = Uint64.from(-1);
Returns the statically-bounded maximum value of a 64-bit unsigned integer (-1).
static final Uint64 max = Uint64.from(-1);