files property

List<String> get files

Implementation

List<String> get files => List.unmodifiable(_files);