DisassociateWebsiteCertificateAuthorityResponse.fromJson constructor
Implementation
factory DisassociateWebsiteCertificateAuthorityResponse.fromJson(
Map<String, dynamic> _) {
return DisassociateWebsiteCertificateAuthorityResponse();
}
factory DisassociateWebsiteCertificateAuthorityResponse.fromJson(
Map<String, dynamic> _) {
return DisassociateWebsiteCertificateAuthorityResponse();
}