NodeIdAndPath

data class NodeIdAndPath(val nodeId: String, val fullPath: Uri)

Constructors

Link copied to clipboard
constructor(nodeId: String, fullPath: Uri)

Properties

Link copied to clipboard
Link copied to clipboard