BatchPageData constructor
BatchPageData({})
Creates a new instance of BatchPageData.
Implementation
BatchPageData({
this.userId,
this.anonymousId,
super.messageId,
super.timestamp,
super.name,
super.properties,
});