hasError property

bool hasError
inherited

Indicate if an exception had occurred.

Implementation

bool get hasError => _recException != null;