Flutter
dart:core
BigInt
zero property
zero
BigInt class
Constructors
from
Properties
bitLength
isEven
isNegative
isOdd
isValidInt
sign
hashCode
runtimeType
Methods
abs
compareTo
gcd
modInverse
modPow
pow
remainder
toDouble
toInt
toRadixString
toSigned
toString
toUnsigned
noSuchMethod
Operators
operator %
operator &
operator *
operator +
operator -
operator /
operator <
operator <<
operator <=
operator >
operator >=
operator >>
operator ^
operator unary-
operator |
operator ~
operator ~/
operator ==
Static properties
one
two
zero
Static methods
parse
tryParse
zero property
BigInt
zero
Implementation
external static BigInt get zero;