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