bigInt top-level property

Codec<BigInt> Function(String s) bigInt

Implementation

Codec<BigInt> Function(String s) get bigInt => (key) => key.bigInt;