NodeWrapper

@Serializable
data class NodeWrapper(val normalizedPath: String, val nodes: List<PathNodes>)(source)

Constructors

Link copied to clipboard
constructor(normalizedPath: String, nodes: List<PathNodes>)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard