followRequestsDashboardRepository function
Implementation
FollowRequestsDashboardRepository? followRequestsDashboardRepository(
{String? appId}) =>
AbstractRepositorySingleton.singleton
.followRequestsDashboardRepository(appId);
FollowRequestsDashboardRepository? followRequestsDashboardRepository(
{String? appId}) =>
AbstractRepositorySingleton.singleton
.followRequestsDashboardRepository(appId);