bigInt property

Codec<BigInt> get bigInt

Implementation

Codec<BigInt> get bigInt => Codec.bigint.at(this);