isNotLoaded property

bool get isNotLoaded

Returns false if is not loaded.

Implementation

bool get isNotLoaded => !isLoaded;