query property

Query<T> query
final

A Firestore query to use to populate the animated list

Implementation

final Query<T> query;