IosModel constructor
IosModel({})
Implementation
IosModel({
this.deviceCapabilities,
this.formFactor,
this.id,
this.name,
this.screenDensity,
this.screenX,
this.screenY,
this.supportedVersionIds,
this.tags,
});