isNotLoading property

bool isNotLoading

Implementation

bool get isNotLoading => state != ResourceState.loading;