backups property

List<Backup>? backups
getter/setter pair

The list of matching backups.

Implementation

core.List<Backup>? backups;