goal property

List<PlanDefinitionGoal>? goal
inherited

goal Goals that describe what the activities within the plan are intended to achieve. For example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc.

Implementation

List<PlanDefinitionGoal>? get goal => throw _privateConstructorUsedError;