SubFunction constructor

SubFunction([
  1. RqlQuery? _rqlQuery
])

Implementation

SubFunction([this._rqlQuery]);