State

data class State(val state: KindlyEventState) : KindlyEventDetail

State change event

Constructors

Link copied to clipboard
constructor(state: KindlyEventState)

Properties

Link copied to clipboard