const MParam({ required this.key, required this.label, this.type = MParamType.text, this.defaultValue, this.choices, });