CarePlanBuilder constructor Null safety

CarePlanBuilder()

Implementation

CarePlanBuilder() {
  CarePlan._setDefaults(this);
}