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