kinetics property

List<MedicationKnowledgeKinetics>? kinetics
inherited

kinetics The time course of drug absorption, distribution, metabolism and excretion of a medication from the body.

Implementation

List<MedicationKnowledgeKinetics>? get kinetics =>
    throw _privateConstructorUsedError;