SslCert constructor
SslCert({})
Implementation
SslCert({
this.cert,
this.certSerialNumber,
this.commonName,
this.createTime,
this.expirationTime,
this.instance,
this.kind,
this.selfLink,
this.sha1Fingerprint,
});