Returns size the File in bytes. Returns 0 if the File does not exist.
0
@Deprecated('Use [lengthSync_] instead.') int sizeSync_() => lengthSync_();