backupVaults property

List<BackupVault>? backupVaults
getter/setter pair

A list of backupVaults in the project for the specified location.

Implementation

core.List<BackupVault>? backupVaults;