isActionReady property

bool isActionReady

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

Implementation

bool get isActionReady => ready(actionName);