EventingDetails constructor
EventingDetails({})
Implementation
EventingDetails({
this.customEventTypes,
this.description,
this.documentationLink,
this.iconLocation,
this.launchStage,
this.name,
this.searchTags,
this.type,
});