chunks property

Implementation

static final chunks = obx.QueryBacklinkToMany<DocumentChunk, Document>(
  DocumentChunk_.document,
);