menu
hightouch_events package
documentation
event.dart
RawEvent
RawEvent.new constructor
RawEvent.new constructor
dark_mode
light_mode
RawEvent
constructor
RawEvent
(
EventType
type
, {
String
?
anonymousId
,
String
?
userId
,
})
Implementation
RawEvent(
this
.type, {
this
.anonymousId,
this
.userId});
hightouch_events package
documentation
event
RawEvent
RawEvent.new constructor
RawEvent class