Nudge constructor
Nudge({})
Implementation
Nudge({
this.type,
this.location,
this.content,
this.media,
this.design,
this.hasActionButton,
this.actionButton,
this.id,
});
Nudge({
this.type,
this.location,
this.content,
this.media,
this.design,
this.hasActionButton,
this.actionButton,
this.id,
});