getPrimitiveOrNull

fun JsonObject.getPrimitiveOrNull(key: String): JsonPrimitive?
fun JsonElement.getPrimitiveOrNull(key: String): JsonPrimitive?