unprocessedResourceIdentifiers property

List<AggregateResourceIdentifier>? unprocessedResourceIdentifiers
final

A list of resource identifiers that were not processed with current scope. The list is empty if all the resources are processed.

Implementation

final List<AggregateResourceIdentifier>? unprocessedResourceIdentifiers;