Classification constructor
Classification({})
Implementation
Classification(
{this.dimensions,
this.filePath,
this.fileSize,
this.label,
this.labelIndex,
this.modelUsed,
this.score,
this.status});