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