FollowRequestDashboard constructor
FollowRequestDashboard(
- InstallApp? installApp,
- String? profilePageId,
- String? feedPageId
Implementation
FollowRequestDashboard(super.installApp, this.profilePageId, this.feedPageId);