isLoadedWithError property
bool
get
isLoadedWithError
Returns true
if loaded with error.
Implementation
bool get isLoadedWithError => _loadError;
Returns true
if loaded with error.
bool get isLoadedWithError => _loadError;