Card
fun Card(jsonObject: JSONObject, cardKeysProvider: CardKey.Provider, brazeManager: IBrazeManager?, cardStorage: ICardStorageProvider<*>?, cardAnalytics: ICardAnalyticsProvider?)
Parameters
json Object
JSON representation of the card
card Keys Provider
The CardKey.Provider responsible for providing the appropriate key for a field.
braze Manager
Allows the card to report clicks internally
card Storage
Allows the card to persist its viewed/unviewed state