isLoading property

bool isLoading

Implementation

bool get isLoading => state == ResourceState.loading;