round method

DecimalIntl round()

Implementation

DecimalIntl round() => DecimalIntl._(_rational.round());