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