zero constant

Price const zero

Price with value of zero with a G currency.

Implementation

static const zero = Price(sum: Sum(0), currency: Currency('XXX'));