toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-protocol
/
app.cash.redwood.protocol
/
Id
Id
@
JvmInline
@
Serializable
value
class
Id
(
val
value
:
Int
)
Identifies a widget instance.
Members
Constructors
Id
Link copied to clipboard
constructor
(
value
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
Int