GetFileName method

String GetFileName(
  1. String filePath
)

Implementation

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