data class AnimationCreatedEvent : AnimationEvent
AnimationCreatedEvent(id: String)
Id of the animation that was created.
val id: String