Returns a string representation of this BigInteger.
@override String toString() => _value.toString();