isLoading property

bool get isLoading
inherited

Whether this collection is loading.

Implementation

bool get isLoading => _isLoading;