app_bg_fix_from_master
Faiz Hashmi 3 days ago
parent a212fbeabd
commit 70c9966a4d

@ -130,7 +130,7 @@ class TicketData {
: id = json['id'] ?? 0,
patientID = json['patientID'] ?? 0,
laBQGroupID = json['laB_QGroupID'] ?? 0,
queueNo = json['queueNo'] ?? "",
queueNo = json['queueNoM'] ?? "",
counterBatchNo = json['counterBatchNo'] ?? 0,
calledBy = json['calledBy'] ?? 0,
calledOn = json['calledOn'] ?? "",

Loading…
Cancel
Save