RqlConstant constructor

RqlConstant(
  1. Term_TermType? tt
)

Implementation

RqlConstant(this.tt) : super();