directoryPath property
String?
get
directoryPath
Gets the directory path from this file path
Implementation
String? get directoryPath => QFileInfoUtils.getDirectory(this);
Gets the directory path from this file path
String? get directoryPath => QFileInfoUtils.getDirectory(this);