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