core.Map<core.String, core.dynamic> toJson() => { if (apt != null) 'apt': apt!, if (goo != null) 'goo': goo!, if (yum != null) 'yum': yum!, if (zypper != null) 'zypper': zypper!, };