loadError property

Object? loadError
getter/setter pair

If non-null, load throws this object instead of returning a value.

Implementation

Object? loadError;