followingRepository function
Implementation
FollowingRepository? followingRepository({String? appId}) =>
AbstractRepositorySingleton.singleton.followingRepository(appId);
FollowingRepository? followingRepository({String? appId}) =>
AbstractRepositorySingleton.singleton.followingRepository(appId);