executionStats property

ExecutionStats? executionStats
final

Aggregated stats from the execution of the query. Only present when ExplainOptions.analyze is set to true.

Implementation

final ExecutionStats? executionStats;