CertificateRevocationList constructor
CertificateRevocationList({})
Implementation
CertificateRevocationList({
this.accessUrl,
this.createTime,
this.labels,
this.name,
this.pemCrl,
this.revokedCertificates,
this.sequenceNumber,
this.state,
this.updateTime,
});