inError property

bool get inError

Indicate if app is 'in error.'

Implementation

bool get inError => _error != null;