abs method

DecimalIntl abs()

Implementation

DecimalIntl abs() => DecimalIntl(decimal.abs());