isSucceeded property

bool isSucceeded

Returns the status of Controller if succeeded or not

Implementation

bool get isSucceeded => succeeded(typeName);