Creates a PlannerTask instance from JSON data.
factory PlannerTask.fromJson(Map<String, dynamic> json) => _$PlannerTaskFromJson(json);