menu
stash package
documentation
stash_api.dart
GenericVault<T>
storage property
storage property
dark_mode
light_mode
storage
property
Store
<
VaultInfo
,
VaultEntry
>
storage
final
The
Store
for this vault
Implementation
final Store<VaultInfo, VaultEntry> storage;
stash package
documentation
stash_api
GenericVault<T>
storage property
GenericVault class