jsonMapper

val jsonMapper: <Error class: unknown class>

The Jackson object mapper instance, shared across the lib.

It must be public in order for typed parsing to work as we cannot use reified types for Java interop.