DeviceModel constructor
const
DeviceModel({})
Implementation
const DeviceModel({
this.website,
this.wikiLink,
this.make,
this.model,
this.version,
this.parameters,
this.id,
required this.$id,
this.cstamp,
this.cby,
this.uby,
this.ustamp,
this.name,
this.icon,
this.description,
this.logo,
this.images,
});