inError property

bool inError

Indicator if in error.

Implementation

bool get inError => _ex != null;