getStringOpt

fun JsonObject.getStringOpt(key: String, defaultValue: String?): String?