CertificateConfigKeyId constructor

CertificateConfigKeyId({
  1. String? keyId,
})

Implementation

CertificateConfigKeyId({this.keyId});