GetPrevDirectoryPath method

String GetPrevDirectoryPath(
  1. String dirPath
)

Implementation

String GetPrevDirectoryPath(
  String dirPath,
) => 'GetPrevDirectoryPath($dirPath)';