loadError property

String? get loadError

Error message if loading failed

Implementation

String? get loadError => _loadError;