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