SearchItemData

constructor(id: String = "", value: String = "", highLight: String? = null, isSelected: Boolean = false, isEnd: Boolean = false)