notLoaded property

bool notLoaded

Returns if the data is not yet loaded

Implementation

bool get notLoaded => loadingStatus == ActionStatus.initial;