FeedbackCards

constructor(title: String? = null, titleFrench: String? = null, version: String = "", cards: List<FeedbackCard> = emptyList())