bool isValidInt

Whether this big integer can be represented as an int without losing precision.

Warning: this function is not yet implemented and always returns true.

Source

bool get isValidInt;