menu
dart_ipfs
dart_ipfs.dart
StorageConfig
datastorePath property
datastorePath
dark_mode
light_mode
datastorePath
property
String
get
datastorePath
Computed path to the datastore directory.
Implementation
String get datastorePath => '$baseDir/$datastoreDir';
dart_ipfs
dart_ipfs
StorageConfig
datastorePath property
StorageConfig class