toRat method

  1. @override
Rat toRat()
override

Implementation

@override
Rat toRat() => Rat.fromBigInt(value);