length property

int get length

Returns the number of attributes in this collection.

Implementation

int get length => _entries.length;