isLoaded property

bool isLoaded

Returns true if loaded.

Implementation

bool get isLoaded => _loaded;