isError property

bool isError

Returns true if status represents any kind of error.

Implementation

bool get isError => isStatusError;