RqlBiOperQuery constructor

RqlBiOperQuery([
  1. List? args,
  2. Map? optargs
])

Implementation

RqlBiOperQuery([super.args, super.optargs]);