one property

FdcDecimal get one

Returns the current one.

Implementation

static FdcDecimal get one => FdcDecimal.fromScaled(BigInt.one, scale: 0);