activity property

List<CarePlanActivity>? activity
inherited

activity Identifies an action that has occurred or is a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring that has occurred, education etc.

Implementation

List<CarePlanActivity>? get activity => throw _privateConstructorUsedError;