get method

Executes this query.

@return A promise that will be resolved with the results of the query.

Implementation

external JSPromise<VectorQuerySnapshot> get();