GetDirectoryPath method

String GetDirectoryPath(
  1. String filePath
)

Implementation

String GetDirectoryPath(
  String filePath,
) => 'GetDirectoryPath($filePath)';