one property

Decimal one
getter/setter pair

The Decimal corresponding to 1.

Implementation

static Decimal one = Decimal.fromInt(1);