sourcePath property

QueryStringProperty<ChunkEntity> sourcePath
final

See ChunkEntity.sourcePath.

Implementation

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