toDecimal method

Decimal toDecimal()

Implementation

Decimal toDecimal() => Decimal.fromBigInt(this);