pasteLocalFile method
Implementation
Future<SafDocumentFile> pasteLocalFile(
String srcPath, String destDirUri, String name, String mime,
{bool overwrite = false, SafProgressCallback? onProgress}) =>
throw UnimplementedError('pasteLocalFile() has not been implemented.');