toRational method

  1. @override
Rational toRational()
override

Implementation

@override
Rational toRational() {
  return this;
}