EnableCertificateAuthorityRequest constructor

EnableCertificateAuthorityRequest({
  1. String? requestId,
})

Implementation

EnableCertificateAuthorityRequest({
  this.requestId,
});