appSettings

@SerializedName(value = "appSettings")
@get:Nullable
private open val appSettings: HashMap<String, String>