toggle menu
FlowMVI
3.1.0-beta01
common
switch theme
search in API
debugger-common
/
pro.respawn.flowmvi.debugger.model
Package-level
declarations
Types
Types
Client
Event
Link copied to clipboard
@
Serializable
@
SerialName
(
value
=
"client"
)
sealed
interface
ClientEvent
:
MVIIntent
Server
Event
Link copied to clipboard
@
Serializable
@
SerialName
(
value
=
"ServerEvent"
)
sealed
interface
ServerEvent
:
MVIAction
Store
State
Link copied to clipboard
@
Serializable
data
class
StoreState
(
val
name
:
String
,
val
body
:
String
)
The remote state of the store