const ArgosTuningProperty({ required this.id, required this.label, }) : assert(id != ''), assert(label != '');