length property

int length

returns the size of the tree

Implementation

int get length => _size;