ten property

Decimal ten
final

The Decimal corresponding to 10.

Implementation

static final ten = Decimal.fromInt(10);