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