routex-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
routex-client
models
/
tech.yaxi.routex.models
/
Response
/
Dialog
Dialog
common
data
class
Dialog
<
T
>
(
val
dialog
:
Dialog
)
:
Response
<
T
>
Interrupt: user dialog that must be presented before the flow can continue.
Members
Constructors
Dialog
Link copied to clipboard
common
constructor
(
dialog
:
Dialog
)
Properties
dialog
Link copied to clipboard
common
val
dialog
:
Dialog