String getPlatformData(HCP? hcp, List<String?>? rxCodes, List<String?>? dxCodes){ return Utill().encryptString(getSharedData(hcp, rxCodes, dxCodes)); }