toggle menu
horologist
androidJvm
switch theme
search in API
datalayer
/
com.google.android.horologist.data.store.impl
/
NodeIdAndPath
Node
Id
And
Path
data
class
NodeIdAndPath
(
val
nodeId
:
String
,
val
fullPath
:
Uri
)
Members
Constructors
Node
Id
And
Path
Link copied to clipboard
constructor
(
nodeId
:
String
,
fullPath
:
Uri
)
Properties
full
Path
Link copied to clipboard
val
fullPath
:
Uri
node
Id
Link copied to clipboard
val
nodeId
:
String