core.Map<core.String, core.dynamic> toJson() { final x509Certificate = this.x509Certificate; return {'x509Certificate': ?x509Certificate}; }