maxInt64 top-level property
Decimal
maxInt64
final
Implementation
final Decimal maxInt64 = Rational.fromInt(2).pow(63).toDecimal();
final Decimal maxInt64 = Rational.fromInt(2).pow(63).toDecimal();