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