ToggleableStateResult

fun ToggleableStateResult(key: Any, easyFormsErrorState: EasyFormsErrorState, value: ToggleableState)

Parameters

key

a unique identifier for this state.

easyFormsErrorState

the current EasyFormsErrorState this state has.

value

the ToggleableState value.

Sources

androidJvm source
Link copied to clipboard