NodeChildrenQuery constructor

const NodeChildrenQuery(
  1. String parentId
)

Implementation

const NodeChildrenQuery(this.parentId);