AuthorizedCertificate constructor
AuthorizedCertificate({})
Implementation
AuthorizedCertificate({
this.certificateRawData,
this.displayName,
this.domainMappingsCount,
this.domainNames,
this.expireTime,
this.id,
this.managedCertificate,
this.name,
this.visibleDomainMappings,
});