copySync method

File copySync(
  1. String newPath
)

Implementation

File copySync(String newPath) => File(newPath);