Jetpack
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Jetpack
:feature:home
/
dev.atick.feature.home.navigation
/
Item
Item
@
Serializable
data
class
Item
(
val
itemId
:
String
?
)
Item navigation.
Members
Constructors
Item
Link copied to clipboard
constructor
(
itemId
:
String
?
)
Properties
item
Id
Link copied to clipboard
val
itemId
:
String
?