hasError property

bool hasError

Returns the error status of the Controller

Implementation

bool get hasError => hasErrorFor(typeName);