isLoadedWithError property

bool isLoadedWithError

Returns true if loaded with error.

Implementation

bool get isLoadedWithError => _loadError;