backups property

List<Backup>? backups
getter/setter pair

A list of backups in the project.

Implementation

core.List<Backup>? backups;