MAX_U256_BIG_INT top-level property

BigInt MAX_U256_BIG_INT
final

Implementation

final MAX_U256_BIG_INT = BigInt.from(2).pow(256) - BigInt.one;