length property

int length

The number of elements in this Catalog.

Implementation

int get length => data.length;