one property

Decimal one
final

One without decimal places "1"

Implementation

static final Decimal one = Decimal.fromInt(1);