TreeNode

interface TreeNode

TreeNode represents the JSON representation of a node in the tree. It is used to serialize and deserialize the tree.

Inheritors

Properties

Link copied to clipboard
abstract val type: String

Functions

Link copied to clipboard