PublishEvent constructor
PublishEvent({})
Implementation
PublishEvent(
{required this.hashed,
required this.units,
required this.publishedAt,
required this.exposures,
required this.goals,
required this.attributes});