DeleteRecommenderConfigurationResponse constructor
DeleteRecommenderConfigurationResponse({
- required RecommenderConfigurationResponse recommenderConfigurationResponse,
Implementation
DeleteRecommenderConfigurationResponse({
required this.recommenderConfigurationResponse,
});