RqlMethodQuery constructor

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

Implementation

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