class CommunityPageViewIdxData { static const int news = 0; static const int following = 1; static const int forYou = 2; static const int forSale = 3; static const int forRent = 4; }