closeSync abstract method
Synchronously closes the file.
Throws a FileSystemException if the operation fails.
Implementation
void closeSync();
Synchronously closes the file.
Throws a FileSystemException if the operation fails.
void closeSync();