RqlConstant constructor

RqlConstant(
  1. Term_TermType? _tt
)

Implementation

RqlConstant(this._tt) : super();