toInt method

int toInt()

Implementation

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