followRequestRepository function
Implementation
FollowRequestRepository? followRequestRepository({String? appId}) =>
AbstractRepositorySingleton.singleton.followRequestRepository(appId);
FollowRequestRepository? followRequestRepository({String? appId}) =>
AbstractRepositorySingleton.singleton.followRequestRepository(appId);