FloodlightConfigurationsListResponse constructor
FloodlightConfigurationsListResponse({
- List<
FloodlightConfiguration> ? floodlightConfigurations, - String? kind,
Implementation
FloodlightConfigurationsListResponse({
this.floodlightConfigurations,
this.kind,
});