debugStats property
JSObject
get
debugStats
Contains additional statistics related to the query execution. This should be inspected or logged, because the contents are intended to be human-readable. Contents are subject to change, and it is advised to not program against this object.
Implementation
external JSObject get debugStats;