schedule property

List<MedicationKnowledgeSchedule>? schedule
inherited

schedule Specifies the schedule of a medication in jurisdiction.

Implementation

List<MedicationKnowledgeSchedule>? get schedule =>
    throw _privateConstructorUsedError;