QueryProperty<EntityT, DartType> constructor

QueryProperty<EntityT, DartType>(
  1. ModelProperty _model
)

Implementation

QueryProperty(this._model);