dozen property

BigInt dozen
final

Represents a dozen (12)

Implementation

static final BigInt dozen = BigInt.from(12);