zapJsonEncoder top-level constant
JsonEncoder
const zapJsonEncoder
The JSON encoding the exporter writes: two-space indent.
Implementation
const JsonEncoder zapJsonEncoder = JsonEncoder.withIndent(' ');