defaultDecimal static method

Decimal defaultDecimal()

Implementation

static Decimal defaultDecimal() => Decimal.fromInt(0);