sharedLibraryDirectory property
Directory
get
sharedLibraryDirectory
Implementation
Directory get sharedLibraryDirectory =>
Directory(getPathFromRoot(config.structure.sharedLibrary).path);
Directory get sharedLibraryDirectory =>
Directory(getPathFromRoot(config.structure.sharedLibrary).path);