loadError property

String? get loadError

Get the last load error, if any.

Implementation

static String? get loadError => _loadError;