menu
abidock_mvx package
documentation
abidock_mvx.dart
BigIntType
createZero static method
createZero static method
dark_mode
light_mode
createZero
static method
BigIntValue
createZero
(
)
Creates a zero BigInt value.
Implementation
static BigIntValue createZero() => BigIntValue(BigInt.zero);
abidock_mvx package
documentation
abidock_mvx
BigIntType
createZero static method
BigIntType class