AndroidModel constructor
AndroidModel({})
Implementation
AndroidModel({
this.brand,
this.codename,
this.form,
this.formFactor,
this.id,
this.lowFpsVideoRecording,
this.manufacturer,
this.name,
this.screenDensity,
this.screenX,
this.screenY,
this.supportedAbis,
this.supportedVersionIds,
this.tags,
this.thumbnailUrl,
});