click_
community
Post_
live
Event
Detail
constructor(id: Int = 0, title: String = "", type: String = "", isLike: Boolean? = null, isReply: Boolean? = null, likeCnt: Int = 0, replyCnt: Int = 0, communityBoardId: Int? = null, communityBoardCategory: String? = null, communityBoardTab: String? = null, communityBoardIsSubscribe: Boolean? = null, order: Int? = null)