backups property

List<Backup>? backups
getter/setter pair

The list of Backup

Implementation

core.List<Backup>? backups;