loadedUrls property

Set<Uri> loadedUrls

The canonical URLs of all stylesheets loaded during compilation.

Implementation

Set<Uri> get loadedUrls => _evaluate.loadedUrls;