closeSync method Null safety

void closeSync()

Synchronously closes the file.

Throws a FileSystemException if the operation fails.

Implementation

void closeSync();