markCardAsClicked

abstract fun markCardAsClicked(cardId: String)

Marks a card as clicked in storage. If the card does not exist, does nothing.