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