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