ten property

Decimal ten
getter/setter pair

The Decimal corresponding to 10.

Implementation

static Decimal ten = Decimal.fromInt(10);