elementCount property

int get elementCount

Gets the total number of elements

Implementation

int get elementCount => _nodes.length;