maxUInt64 top-level property

Decimal maxUInt64
final

Implementation

final Decimal maxUInt64 = Rational.fromInt(2).pow(64).toDecimal();