CommunityData constructor
CommunityData({})
Implementation
CommunityData({
this.facebookLikes,
this.twitterFollowers,
this.redditAveragePosts48H,
this.redditAverageComments48H,
this.redditSubscribers,
this.redditAccountsActive48H,
this.telegramChannelUserCount,
});