UnionFunction constructor

UnionFunction([
  1. RqlQuery? _rqlQuery
])

Implementation

UnionFunction([this._rqlQuery]);