map

fun <T> JsonReader.map(valueFn: () -> T): MutableMap<String, T>?