cost property

List<MedicationKnowledgeCost>? cost
inherited

cost The price of the medication.

Implementation

List<MedicationKnowledgeCost>? get cost => throw _privateConstructorUsedError;