toInt method

int toInt()

Implementation

int toInt() => _rational.toBigInt().toInt();