files property

List<VersionFile>? files
getter/setter pair

The list of paths to the hashes of the files in the specified version.

Implementation

core.List<VersionFile>? files;