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