right property

AvlNode<V> right

Implementation

AvlNode<V> get right => _right;