backupLocations property

List<BackupLocation>? backupLocations
getter/setter pair

The locations where the backups are to be stored.

Implementation

core.List<BackupLocation>? backupLocations;