backups property

List<Backup>? backups
getter/setter pair

The list of Backups matching the given criteria.

Implementation

core.List<Backup>? backups;