ScanForm constructor
Implementation
ScanForm(
id,
createdAt,
updatedAt,
objectType,
mode,
this.address,
this.batchId,
this.formFileType,
this.formUrl,
this.message,
this.status,
this.trackingCodes,
) : super(id, createdAt, updatedAt, objectType, mode);