|
|
|
|
@ -71,7 +71,7 @@ class _EyeHomePageState extends State<EyeHomePage> with SingleTickerProviderStat
|
|
|
|
|
widget.appointmentAllHistoryResultList!.doctorTitle! + " " + widget.appointmentAllHistoryResultList!.doctorNameObj!,
|
|
|
|
|
widget.appointmentAllHistoryResultList!.doctorID!,
|
|
|
|
|
widget.appointmentAllHistoryResultList!.doctorImageURL!,
|
|
|
|
|
widget.appointmentAllHistoryResultList!.doctorSpeciality!,
|
|
|
|
|
widget.appointmentAllHistoryResultList!.doctorSpeciality !=null ? widget.appointmentAllHistoryResultList!.doctorSpeciality! : [],
|
|
|
|
|
"",
|
|
|
|
|
widget.appointmentAllHistoryResultList!.projectName!,
|
|
|
|
|
DateUtil.convertStringToDate(widget.appointmentAllHistoryResultList!.appointmentDate!),
|
|
|
|
|
|