clone method

Make a clone of this MultipartFileRecreatable.

Implementation

MultipartFileRecreatable clone() =>
    MultipartFileRecreatable.fromFileSync(filePath);