inError property

bool inError

Indicate if app is 'in error.'

Implementation

bool get inError => _error != null;