isError property

bool isError

Implementation

bool get isError => state == ResourceState.error;