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