isLoading property

bool isLoading

Whether this collection is loading.

Implementation

bool get isLoading => _query.isLoading;