explainOptions property
Optional. Explain options for the query. If set, additional query statistics will be returned. If not, only query results will be returned.
Implementation
final ExplainOptions? explainOptions;
Optional. Explain options for the query. If set, additional query statistics will be returned. If not, only query results will be returned.
final ExplainOptions? explainOptions;