isFailed property

bool isFailed

Returns the status of Controller if failed or not

Implementation

bool get isFailed => failed(typeName);