ShareUnitPdfResponseModel({ num? success, String? filePath,}){ _success = success; _filePath = filePath; }