PlanPruneInput constructor
Creates a new PlanPruneInput.
Implementation
PlanPruneInput({
required this.planId,
required this.timestamp,
required this.path,
});
Creates a new PlanPruneInput.
PlanPruneInput({
required this.planId,
required this.timestamp,
required this.path,
});