libraryPath property
String
get
libraryPath
获取库文件路径
Returns 库文件目录的路径。
Implementation
static String get libraryPath {
return _library;
}
获取库文件路径
Returns 库文件目录的路径。
static String get libraryPath {
return _library;
}