const CustomScenario({ required this.id, required this.name, required this.target, this.ref = 'custom', this.runs = 1, });