FilenFileSink constructor
FilenFileSink(
- FilenFile filenFile,
- FilenClient client,
- String remotePath,
- bool preserveTimestamps,
Implementation
FilenFileSink(
this.filenFile,
this.client,
this.remotePath,
this.preserveTimestamps,
);