bigInteger constant

GenericType<int> const bigInteger

Must be an int (8-byte integer)

Implementation

static const bigInteger = GenericType<int>(TypeOid.bigInteger);