queryBuilder property

String Function()? queryBuilder
getter/setter pair

Build the sql query of this QueryPart.

Implementation

String Function()? queryBuilder;