SubredditSearchItem(@Json("active_user_count") activeUserCount: Int?, @Json("icon_img") iconImg: String, @Json("key_color") keyColor: String, @Json("name") name: String, @Json("subscriber_count") subscriberCount: Int, @Json("allow_chat_post_creation") allowChatPostCreation: Boolean?, @Json("allow_images") allowImages: Boolean)