constructor()
constructor(jsonObject: JSONObject, darkThemeObject: JSONObject? = null)
private constructor(jsonObject: JSONObject, darkThemeJsonObject: JSONObject?, id: Int, clickAction: ClickAction, uri: String?, text: String, backgroundColor: Int, textColor: Int, openUriInWebview: Boolean, borderColor: Int)