nullSafe

Returns a JSON adapter equal to this JSON adapter, but with support for reading and writing nulls.

fun nullSafe(): JsonAdapter<T>