entry property

E? get entry

The current E value of the tree.

Implementation

E? get entry => current?.entry;