CarDamage constructor
const
CarDamage({})
Implementation
const CarDamage({
this.score,
this.box,
this.maskPath,
this.isPart,
this.maskUrl,
this.className,
this.damageKey,
this.classUuid,
});
const CarDamage({
this.score,
this.box,
this.maskPath,
this.isPart,
this.maskUrl,
this.className,
this.damageKey,
this.classUuid,
});