menu
aptos package
documentation
bcs/consts.dart
MAX_U256_BIG_INT property
MAX_U256_BIG_INT property
dark_mode
light_mode
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;
aptos package
documentation
bcs/consts
MAX_U256_BIG_INT property
consts library