CardMessage constructor
CardMessage({})
Implementation
CardMessage({
this.backgroundHexColor,
this.body,
this.landscapeImageUrl,
this.portraitImageUrl,
this.primaryAction,
this.primaryActionButton,
this.secondaryAction,
this.secondaryActionButton,
this.title,
});