isLoading property

bool get isLoading

Whether the query is currently loading.

Implementation

bool get isLoading => state.isLoading;