isError property

bool get isError

Implementation

bool get isError => getState() & stateErrors != 0;