current property
UndoHeader<E> ?
get
current
The current entry on the tree.
Implementation
UndoHeader<E>? get current => __current;
The current entry on the tree.
UndoHeader<E>? get current => __current;