uris property

List<Uri> uris

An array of resources for which diagnostics have changed.

Implementation

_i2.List<_i3.Uri> get uris => (_i5.getProperty(
      this,
      'uris',
    ) as _i2.List)
        .cast();