hitCount property

QueryIntegerProperty<CacheEntity> hitCount
final

see CacheEntity.hitCount

Implementation

static final hitCount =
    QueryIntegerProperty<CacheEntity>(_entities[0].properties[5]);