isReady property

bool isReady

Returns the ready status of the Controller even if error occurred

Implementation

bool get isReady => ready(typeName);