executor property

QueryExecutor get executor
inherited

The executor to use when queries are executed.

Implementation

QueryExecutor get executor => connection.executor;