NudgeClicked constructor
const
NudgeClicked({})
Implementation
const NudgeClicked({
this.elementId,
this.ctaLabel,
this.actionType,
this.actionUrl,
this.ctaRole,
this.timeToActionMs,
});
const NudgeClicked({
this.elementId,
this.ctaLabel,
this.actionType,
this.actionUrl,
this.ctaRole,
this.timeToActionMs,
});