totalCachedEntites property

  1. @Deprecated("Typo: use `totalCachedEntities`")
int get totalCachedEntites

Implementation

@Deprecated("Typo: use `totalCachedEntities`")
int get totalCachedEntites => totalCachedEntities;