EventAlertModel

constructor(title: String, body: String, lottieLink: String, link: String? = null, isShow: Boolean = true, maxTimesToShow: Int = 5, version: Int = 0)