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