jsonEncoder top-level constant
JsonEncoder
const jsonEncoder
JSON encoder with default indent
Implementation
const jsonEncoder = JsonEncoder.withIndent(kJsonIndent);
JSON encoder with default indent
const jsonEncoder = JsonEncoder.withIndent(kJsonIndent);