files property Null safety

List<ArchiveFile> files
read / write

The list of files in the archive.

Implementation

List<ArchiveFile> files = [];