FollowingsData.empty constructor

FollowingsData.empty()

Implementation

factory FollowingsData.empty() => FollowingsData(followings: [], count: 0);