isActionDataReady property

bool isActionDataReady

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

Implementation

bool get isActionDataReady => dataReady(actionName);