const PlanItemMessage({ required super.id, required this.action, required this.path, required this.pack, }) : super(type: 'plan_item');