GenericUploadResponse constructor
GenericUploadResponse({})
Implementation
GenericUploadResponse({
this.documentId,
this.documentName,
this.documentType,
this.documentUrl,
this.data,
this.token,
});