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

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

Loading…
Cancel
Save