Mockup constructor
const
Mockup({})
Implementation
const Mockup({
required super.name,
super.metaData,
this.abilityIds,
this.featureIds,
this.moduleIds,
this.journeyIds,
this.scenarioIds,
this.issueIds,
this.prdIds,
});