snapshot property

T? get snapshot

The snapshot that contains the results of executing the query, or null if the query was not executed.

Implementation

external T? get snapshot;