manage property Null safety
Manage this store's representation on the filesystem
Provides access to methods to:
- Create
- Delete
- Rename
- Reset
Implementation
StoreManagement get manage => StoreManagement._(this);
Manage this store's representation on the filesystem
Provides access to methods to:
StoreManagement get manage => StoreManagement._(this);