executor property
QueryExecutor
get
executor
inherited
The executor to use when queries are executed.
Implementation
QueryExecutor get executor => connection.executor;
The executor to use when queries are executed.
QueryExecutor get executor => connection.executor;