MoveEventType

@Serializable
data class MoveEventType(val eventType: String) : EventFilter

Constructors

Link copied to clipboard
constructor(eventType: String)

Properties

Link copied to clipboard