CertificateMapEntry constructor
CertificateMapEntry({})
Implementation
CertificateMapEntry({
this.certificates,
this.createTime,
this.description,
this.hostname,
this.labels,
this.matcher,
this.name,
this.state,
this.updateTime,
});