Animation

data class Animation(val type: InAppMessage.Animation.AnimationType? = null, val duration: Int = 450) : Parcelable

Constructors

Link copied to clipboard
constructor(type: InAppMessage.Animation.AnimationType? = null, duration: Int = 450)

Types

Properties

Link copied to clipboard
Link copied to clipboard