IsPathFile method

String IsPathFile(
  1. String path
)

Implementation

String IsPathFile(
  String path,
) => 'IsPathFile($path)';