oldPath property

  1. @override
String get oldPath
override

the path to the file or folder that will be renamed

Implementation

@override
String get oldPath => _args.oldPath;