IForeventsQueuedEvent constructor
const
IForeventsQueuedEvent({})
Implementation
const IForeventsQueuedEvent({
required this.name,
required this.type,
required this.properties,
required this.createdAt,
});
const IForeventsQueuedEvent({
required this.name,
required this.type,
required this.properties,
required this.createdAt,
});