zero property

Decimal zero
final

Zero without decimal places "0"

Implementation

static final Decimal zero = Decimal.fromInt(0);