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