Allocates a big integer from the provided value number.
value
factory BigInt.from(num value) = _BigIntImpl.from;