LARGEST_HASH property

BigInt LARGEST_HASH
final

The largest size a hash value could possibly be

Implementation

static final LARGEST_HASH = BigInt.parse('10000000000000000000000000000000000000000000000000000000000000000', radix: 16);