libraryDirectory property
String
get
libraryDirectory
The directory where you want to save the library file.
Implementation
static String get libraryDirectory => _libraryDirectory ?? "";
The directory where you want to save the library file.
static String get libraryDirectory => _libraryDirectory ?? "";