core.Map<core.String, core.dynamic> toJson() => { if (radioTechnology != null) 'radioTechnology': radioTechnology!, if (supportedSpec != null) 'supportedSpec': supportedSpec!, };