round method

DecimalIntl round()

Implementation

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