QueryExpression<T, InstanceType> constructor

QueryExpression<T, InstanceType>(
  1. KeyPath keyPath
)

Implementation

QueryExpression(this.keyPath);