parentKey property

TKey? parentKey
final

Parent node key, or null when this node is a root.

Implementation

final TKey? parentKey;