AndFunction constructor

AndFunction([
  1. RqlQuery? _rqlQuery
])

Implementation

AndFunction([this._rqlQuery]);