BigIntAdapter constructor
const
BigIntAdapter()
Creates a new BigInt adapter.
Implementation
const BigIntAdapter() : super(const StringAdapter());
Creates a new BigInt adapter.
const BigIntAdapter() : super(const StringAdapter());