id property

QueryIntegerProperty<ChunkEntity> id
final

See ChunkEntity.id.

Implementation

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