FollowRequestDashboard constructor

FollowRequestDashboard(
  1. InstallApp? installApp,
  2. String? profilePageId,
  3. String? feedPageId
)

Implementation

FollowRequestDashboard(super.installApp, this.profilePageId, this.feedPageId);