DefaultChoiceDataState

constructor(name: String? = null, dataClass: KClass<D>, choiceAction: suspend EventAndArgument<*>.() -> DataState<D>)