PlanDetails constructor
PlanDetails({})
Creates a new PlanDetails instance.
Implementation
PlanDetails({
this.description,
this.categoryDescriptions,
this.lastModifiedDateTime,
this.sharedWith,
this.previewType,
});