FollowingDashboardEntity constructor
FollowingDashboardEntity({})
Implementation
FollowingDashboardEntity({
required this.appId,
this.description,
this.view,
this.memberActions,
this.conditions,
});
FollowingDashboardEntity({
required this.appId,
this.description,
this.view,
this.memberActions,
this.conditions,
});