executionStats property
Aggregated stats from the execution of the query.
Only present when ExplainOptions.analyze is set to true.
Implementation
ExecutionStats? executionStats;
Aggregated stats from the execution of the query.
Only present when ExplainOptions.analyze is set to true.
ExecutionStats? executionStats;