lengthSync method Null safety

int lengthSync()

The length of the file provided synchronously.

Throws a FileSystemException if the operation fails.

Implementation

int lengthSync();