models property

Iterable<MODEL> get models

Implementation

Iterable<MODEL> get models => _idMap.values;