menu
digicoinlib package
documentation
digicoinlib.dart
Output
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
BigInt
maxValue
final
Max 64-bit integer
Implementation
static final maxValue = (BigInt.from(1) << 64) - BigInt.one;
digicoinlib package
documentation
digicoinlib
Output
maxValue property
Output class