query property

Query<T> query
final

Firestore query used to populate the list

Implementation

final Query<T> query;