DeviceModelIngestionConfig constructor
DeviceModelIngestionConfig({
- List<
AssetsMetric> ? metrics,
Returns a new DeviceModelIngestionConfig instance.
Implementation
DeviceModelIngestionConfig({
this.metrics,
});