Card
constructor(jsonObject: JSONObject, brazeManager: ERROR CLASS: Symbol not found for IBrazeManager??, cardStorage: ICardStorageProvider<*>?, cardAnalytics: ERROR CLASS: Symbol not found for ICardAnalyticsProvider??)
Parameters
json Object
JSON representation of the card
braze Manager
Allows the card to report clicks internally
card Storage
Allows the card to persist its viewed/unviewed state
constructor(jsonObject: JSONObject)