query property

Query<T> query
final

The query used in order to get this QuerySnapshot.

Implementation

final Query<T> query;