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