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