close method

Future<void> close()

Releases any resources held by the writer.

Implementation

Future<void> close() async {}