length property

int get length

Number of IDs.

Implementation

int get length => _ids.length;