isDataReady property

bool isDataReady

Returns the data ready status of the Controller if no error occurred

Implementation

bool get isDataReady => dataReady(typeName);