two property
Uint64
get
two
An Int64
constant equal to 2.
Implementation
static Uint64 get two => fromBigInt(BigInt.two);
An Int64
constant equal to 2.
static Uint64 get two => fromBigInt(BigInt.two);