type property

QueryStringProperty<ChunkEntity> type
final

See ChunkEntity.type.

Implementation

static final type = obx.QueryStringProperty<ChunkEntity>(
  _entities[0].properties[6],
);