Content
constructor(title: String? = null, imageUrl: String? = null, link: Link, description: String? = null, imageWidth: Int? = null, imageHeight: Int? = null)
Parameters
title
제목
Title
image Url
이미지 URL
Image URL
link
바로가기 URL
Link URL
image Width
이미지 너비(단위: 픽셀)
Image width (Unit: Pixel)
image Height
이미지 높이(단위: 픽셀)
Image height (Unit: Pixel)