AllowlistedCertificate constructor
AllowlistedCertificate({
- String? pemCertificate,
Implementation
AllowlistedCertificate({
this.pemCertificate,
});
AllowlistedCertificate({
this.pemCertificate,
});