isLoadedWithError property

bool isLoadedWithError
inherited

Returns true if loaded with error.

Implementation

bool get isLoadedWithError => _loadError;