post_ gameReview_ game Review Write Detail

constructor(id: Int = 0, isLike: Boolean? = null, isDislike: Boolean? = null, likeCnt: Int? = null, dislikeCnt: Int? = null, gameId: Int = 0, gameName: String? = null, gameGenre: String? = null, gameXpType: String? = null, gameIsPromo: Int? = null, gameIsInstall: Boolean? = null, gamePackageId: Int? = null)