menu
dart_ipfs
dart_ipfs.dart
StorageConfig
blockPath property
blockPath
dark_mode
light_mode
blockPath
property
String
get
blockPath
Computed path to the block storage directory.
Implementation
String get blockPath => '$baseDir/$blocksDir';
dart_ipfs
dart_ipfs
StorageConfig
blockPath property
StorageConfig class