files property

List<Uri> files

The files that are going to be deleted.

Implementation

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