menu
dentity package
documentation
dentity.dart
ArchetypeStats
entityCounts property
entityCounts property
dark_mode
light_mode
entityCounts
property
Map
<
Archetype
,
int
>
get
entityCounts
Implementation
Map<Archetype, int> get entityCounts => Map.unmodifiable(_entityCounts);
dentity package
documentation
dentity
ArchetypeStats
entityCounts property
ArchetypeStats class