completedOrFailed property
getter/setter pair
A flag indicating whether the loading of this item has completed (successfully or with an error).
Implementation
bool completedOrFailed = false;
A flag indicating whether the loading of this item has completed (successfully or with an error).
bool completedOrFailed = false;