manage property Null safety

StoreManagement manage

Manage this store's representation on the filesystem

Provides access to methods to:

  • Create
  • Delete
  • Rename
  • Reset

Implementation

StoreManagement get manage => StoreManagement._(this);