maxSignificand top-level property
Decimal
maxSignificand
final
Implementation
final Decimal maxSignificand =
(Rational.fromInt(10).pow(34) - Rational.one).toDecimal();
final Decimal maxSignificand =
(Rational.fromInt(10).pow(34) - Rational.one).toDecimal();