allowQuery property

bool allowQuery
final

If set to true, parameters in req.query are applied to the database query.

Implementation

final bool allowQuery;