menu
stash package
documentation
stash_api.dart
VaultManager
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
void
remove
(
String
name
)
Removes a
Vault
from this
VaultManager
if present
name
: The name of the vault
Implementation
void remove(String name);
stash package
documentation
stash_api
VaultManager
remove abstract method
VaultManager class