ten property

BigInt ten
final

Represents ten (10)

Implementation

static final BigInt ten = BigInt.from(10);