isError property

bool get isError

Whether the client is in an error state

Implementation

bool get isError => this == error;