Favorite

data class Favorite(val node: Node) : ServiceAction

Constructors

Link copied to clipboard
constructor(node: Node)

Properties

Link copied to clipboard
val node: Node