loadSucceeded property

bool? loadSucceeded
getter/setter pair

Whether the given UrlMap can be successfully loaded.

If false, 'loadErrors' indicates the reasons.

Implementation

core.bool? loadSucceeded;