directoryPath property

String? get directoryPath

Gets the directory path from this file path

Implementation

String? get directoryPath => QFileInfoUtils.getDirectory(this);