DamageAssessmentResponse constructor
const
DamageAssessmentResponse({})
Implementation
const DamageAssessmentResponse({
this.status,
this.isPhotoValid,
this.traceId,
this.errorCodeFromEngine,
this.message,
this.imageId,
this.result,
});