hundred property

BigInt hundred
final

Represents one hundred (100)

Implementation

static final BigInt hundred = BigInt.from(100);