merge-requests/337/head
hussam al-habibeh 5 years ago
parent 0597cc4b00
commit cf44e6f77a

@ -16,8 +16,7 @@ class GetMedicationResponseModel {
this.price,
this.quantity,
this.isNarcotic,
this.uom});
this.isNarcotic,
this.uom,
this.mediSpanGPICode});
GetMedicationResponseModel.fromJson(Map<String, dynamic> json) {

Loading…
Cancel
Save