entityCounts property

Map<Archetype, int> get entityCounts

Implementation

Map<Archetype, int> get entityCounts => Map.unmodifiable(_entityCounts);