CDPEvent constructor
CDPEvent({})
Implementation
CDPEvent({
this.en = "",
this.items = const [],
this.objectProps = const {},
this.customerProps = const {},
this.userProps = const {},
}) {
eventProps = {};
}