renameSync method

File renameSync(
  1. String newPath
)

Implementation

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