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