StatusFunnels constructor
StatusFunnels({})
Implementation
StatusFunnels({
this.id,
this.creatorId,
this.name,
this.dealsCount,
this.dealsAmount,
this.createdAt,
this.updatedAt,
});
StatusFunnels({
this.id,
this.creatorId,
this.name,
this.dealsCount,
this.dealsAmount,
this.createdAt,
this.updatedAt,
});