zero property - BigInt class - dart:core library (original) (raw)
BigInt getzero
A big integer with the numerical value 0.
Implementation
external static BigInt get zero;
BigInt getzero
A big integer with the numerical value 0.
external static BigInt get zero;