maxU128 property

BigInt maxU128
final

Implementation

static final BigInt maxU128 = BigInt.parse(
  "340282366920938463463374607431768211455",
);