CustomerListConfigurationsResponse constructor
      
      CustomerListConfigurationsResponse({ 
    
    
- List<
Configuration> ? configurations, 
Implementation
CustomerListConfigurationsResponse({
  this.configurations,
});