activity property

List<CarePlanActivity>? activity
inherited

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

Implementation

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