getObjectOrNull

fun JsonObject.getObjectOrNull(key: String): JsonObject?
fun JsonElement.getObjectOrNull(key: String): JsonObject?