maxUInt64 top-level property

Decimal maxUInt64
final

Implementation

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