Allows to append content of file to this.
file
this
void operator +(File file) => appendFromSync(file);