isLoading property

bool get isLoading

Whether this collection is loading.

Implementation

bool get isLoading => _isLoading;