hundred top-level property

Decimal hundred
final

Decimal constant: 100 Decimal常量: 100

Implementation

final hundred = Decimal.ten.pow(2).toDecimal();