thousand property

BigInt thousand
final

Represents one thousand (1,000)

Implementation

static final BigInt thousand = BigInt.from(1000);