id property

QueryIntegerProperty<CacheEntity> id
final

see CacheEntity.id

Implementation

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