PlanFeature constructor
PlanFeature({})
Implementation
PlanFeature({
this.createdAt,
this.id,
this.identifier,
this.important,
this.name,
this.planId,
this.position,
this.updatedAt,
this.value,
});