size property

int size

Number of tag name/value pairs.

Implementation

int get size => _map.length;