executor property
      
      QueryExecutor
      get
      executor
      
    
    
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;