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