toFile method

File toFile(
  1. String path
)

Implementation

File toFile(String path) => File(getRealPath(path));