hasException property

bool get hasException

Implementation

bool get hasException => loadingState == LoadingState.error;