amountJsonConverter top-level constant
_BigIntJsonConverter
const amountJsonConverter
Json converter of amount value from string to BigInt (without currency identification)
Implementation
const amountJsonConverter = _BigIntJsonConverter();