DataCard

constructor(title: String, subtitle: String? = null, media: List<String> = emptyList(), actions: List<ContentData.Action> = emptyList(), rawData: String = "")