tBigInt constant

TypeInfo<BigInt> const tBigInt

Implementation

static const TypeInfo<BigInt> tBigInt = TypeInfo._const(
  _TypeWrapper.twBigInt,
);