CertificateFingerprint constructor
CertificateFingerprint({
- String? sha256Hash,
Implementation
CertificateFingerprint({
this.sha256Hash,
});
CertificateFingerprint({
this.sha256Hash,
});