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