Truncates this num to an integer and returns the result as an int.
/** Truncates this [num] to an integer and returns the result as an [int]. */ int toInt();