loadSucceeded property

bool? loadSucceeded
final

Whether the given UrlMap can be successfully loaded. If false, 'loadErrors' indicates the reasons.

Implementation

final bool? loadSucceeded;