executor property

QueryExecutor executor
inherited

The executor to use when queries are executed.

Implementation

QueryExecutor get executor => connection.executor;