files property

List<File>? files
getter/setter pair

Files that make up the resource described by the occurrence.

Implementation

core.List<File>? files;