manager property
VaultManager?
get
manager
Gets the VaultManager that owns and manages the Vault.
Returns the manager or null
if the Vault is not managed
Implementation
VaultManager? get manager;
Gets the VaultManager that owns and manages the Vault.
Returns the manager or null
if the Vault is not managed
VaultManager? get manager;