files property

List<File>? files
getter/setter pair

File associated with the finding.

Implementation

core.List<File>? files;