factory CommunityPosts.fromJson(Map<String, dynamic> json) { return _$CommunityPostsFromJson(json); }