isError property

bool get isError

Implementation

bool get isError => _state == ResourceStateEnum.ERROR;