zero property

Decimal zero
final

The Decimal corresponding to 0.

Implementation

static final zero = Decimal.fromInt(0);