loadError property
String?
get
loadError
Get the last load error, if any.
Implementation
static String? get loadError => _loadError;
Get the last load error, if any.
static String? get loadError => _loadError;