length property

int get length
inherited

Get the number of nodes

Implementation

int get length => _map.length;