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